home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / pine / c_client.arc / text0041.txt < prev    next >
Encoding:
Text File  |  1993-07-31  |  764 b   |  21 lines

  1. The next version of c-client will support a new naming syntax for NNTP access,
  2. as a result of action to standardize the format of all remote mailbox names to
  3. be (in BNF form):
  4.     ["*"] "{" host [":" port] ["/" access "}" [mailbox]
  5. where:
  6.     "*"    indicator to use bboard access
  7.     host    remote IP host to connect
  8.     port    TCP port number to use (defaults to service's normal port)
  9.     access    access mechanism, imap2 or nntp (defaults to imap2)
  10.     mailbox    defaults to INBOX for mail, general for bboard
  11.  
  12. The syntax *[host]newsgroup for NNTP access is hereby declared dead.  All of
  13. the people who supported that syntax indicated that it wouldn't be a show
  14. stopper for them if it changed, whereas those who advocated the change had
  15. quite strong feelings on the matter.
  16.  
  17. -- Mark --
  18.  
  19.  
  20.  
  21.